Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(dashboard): Adjust widget border radius #47408

Merged
merged 2 commits into from
Aug 22, 2024

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Aug 21, 2024

Summary

Do not use body container radius as this depends on the viewport width, instead use our container radius.

Screen recording

(Before and then after a reload the state with this PR)

a.webm

Checklist

@susnux susnux added bug design Design, UI, UX, etc. 3. to review Waiting for reviews regression feature: dashboard labels Aug 21, 2024
@susnux susnux added this to the Nextcloud 31 milestone Aug 21, 2024
@susnux susnux requested review from marcoambrosini, a team, artonge, Fenn-CS and sorbaugh and removed request for a team August 21, 2024 23:50
@susnux
Copy link
Contributor Author

susnux commented Aug 21, 2024

/backport to stable30

@susnux susnux requested a review from ShGKme August 22, 2024 11:36
@susnux
Copy link
Contributor Author

susnux commented Aug 22, 2024

/compile

susnux and others added 2 commits August 22, 2024 18:07
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@AndyScherzinger AndyScherzinger merged commit f4f0316 into master Aug 22, 2024
113 checks passed
@AndyScherzinger AndyScherzinger deleted the fix/dashboard-widgets branch August 22, 2024 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[bug] the border-radius is set to 0 for widgets on the dashboard
5 participants